home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / t3_1 / doc.lha / documentation / release.tex.ba / images.pl < prev    next >
Text File  |  1987-06-30  |  2KB  |  36 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q//;
  6. $cached_env_img{$key} = q|<IMG
  7.  STYLE="height: 4.97ex; vertical-align: 169.93ex; " SRC="|."$dir".q|img4.png"
  8.  ALT="$\textstyle \parbox{\notewidth}{\em The hack in {\sc T2.8\/}, in which
  9. {\tt (se...
  10. ... three-argument procedure which ignores its third argument,
  11. has been removed.}$">|; 
  12.  
  13. $key = q/Longrightarrow;MSF=1.6;AAT/;
  14. $cached_env_img{$key} = q|<IMG
  15.  STYLE="height: 2.10ex; vertical-align: 177.13ex; " SRC="|."$dir".q|img1.png"
  16.  ALT="$\Longrightarrow$">|; 
  17.  
  18. $key = q/textstyleparbox{.75in}{scNote:};MSF=1.6;AAT/;
  19. $cached_env_img{$key} = q|<IMG
  20.  STYLE="height: 1.33ex; vertical-align: 178.11ex; " SRC="|."$dir".q|img2.png"
  21.  ALT="$\textstyle \parbox{.75in}{\sc Note:}$">|; 
  22.  
  23. $key = q/textstyleparbox{notewidth}{emMultiplevaluesareimplementedefficiently.Itmaybemoreefficienttousemultiplevaluesthantopasscontinuations.};MSF=1.6;AAT/;
  24. $cached_env_img{$key} = q|<IMG
  25.  STYLE="height: 1.68ex; vertical-align: 175.78ex; " SRC="|."$dir".q|img3.png"
  26.  ALT="$\textstyle \parbox{\notewidth}{\em Multiple values are implemented efficiently. It may be more
  27. efficient to use multiple values than to pass continuations.}$">|; 
  28.  
  29. $key = q/textstyleparbox{notewidth}{emTablesshouldbeusedinplaceofpropertylists.};MSF=1.6;AAT/;
  30. $cached_env_img{$key} = q|<IMG
  31.  STYLE="height: 10.00ex; vertical-align: 168.78ex; " SRC="|."$dir".q|img5.png"
  32.  ALT="$\textstyle \parbox{\notewidth}{\em Tables should be used in place of property lists.}$">|; 
  33.  
  34. 1;
  35.  
  36.